home *** CD-ROM | disk | FTP | other *** search
/ Emuladores 7 / EMULADORES_7.iso / interface / md.000 / scripts / DefineButton2_203 / BUTTONCONDACTION on(press).as next >
Text File  |  2004-08-28  |  79b  |  5 lines

  1. on(press){
  2.    fscommand("Browser.Close");
  3.    fscommand("Browser.Close");
  4. }
  5.